border-derive 0.0.6

Derive macros for observation and action in RL environments of border
docs.rs failed to build border-derive-0.0.6
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Derive macros for making newtypes of types that implements border_core::Obs, border_core::Act and order_core::replay_buffer::SubBatch.

These macros will implements some conversion traits for combining interfaces of an environment and an agent.